Package | hl7.fhir.uv.sdc |
Type | CodeSystem |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/CodeSystem-entryMode.html |
Url | http://hl7.org/fhir/uv/sdc/CodeSystem/entryMode |
Version | 4.0.0-ballot |
Status | active |
Date | 2024-12-16T09:47:19+00:00 |
Name | EntryMode |
Title | Entry Mode |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Defines mechanisms of capturing data in a QuestionnaireResponse |
Content | complete |
ValueSet | |
entryMode | Questionnaire Entry Mode |
entryMode | Questionnaire Entry Mode |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem entryMode
This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/entryMode
defines the following codes:
{
"resourceType" : "CodeSystem",
"id" : "entryMode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem entryMode</b></p><a name=\"entryMode\"> </a><a name=\"hcentryMode\"> </a><a name=\"entryMode-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/entryMode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">sequential<a name=\"entryMode-sequential\"> </a></td><td>Sequential</td><td>Top-level items are displayed one at a time and items within groups are displayed one at a time, with certain exceptions. If an item is of type 'page', then all items within the page are displayed and can be edited. If a question has child questions, the parent question (and answers) are visible while descendant questions are being edited. Once a user has progressed to view subsequent items, they can no longer return to edit or view prior items (though they might be able to see all answers once the questionnaire response has been marked 'completed' and is no longer editable). These questionnaire responses cannot be 'amended'.</td></tr><tr><td style=\"white-space:nowrap\">prior-edit<a name=\"entryMode-prior-edit\"> </a></td><td>Prior Edit</td><td>This behaves similar to sequential from a 'display' perspective. I.e. items are generally only displayed one at a time. However, with his mode, it is possible to navigate to prior questions and change answers. Amending completed forms is possible.</td></tr><tr><td style=\"white-space:nowrap\">random<a name=\"entryMode-random\"> </a></td><td>Random</td><td>All enabled questions are visible and accessible to the user. They may complete questions in any order.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 4,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/sdc/CodeSystem/entryMode",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.17.16.5"
}
],
"version" : "4.0.0-ballot",
"name" : "EntryMode",
"title" : "Entry Mode",
"status" : "active",
"experimental" : false,
"date" : "2024-12-16T09:47:19+00:00",
"publisher" : "HL7 International / FHIR Infrastructure",
"contact" : [
{
"name" : "HL7 International / FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
},
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "Defines mechanisms of capturing data in a QuestionnaireResponse",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "sequential",
"display" : "Sequential",
"definition" : "Top-level items are displayed one at a time and items within groups are displayed one at a time, with certain exceptions. If an item is of type 'page', then all items within the page are displayed and can be edited. If a question has child questions, the parent question (and answers) are visible while descendant questions are being edited. Once a user has progressed to view subsequent items, they can no longer return to edit or view prior items (though they might be able to see all answers once the questionnaire response has been marked 'completed' and is no longer editable). These questionnaire responses cannot be 'amended'."
},
{
"code" : "prior-edit",
"display" : "Prior Edit",
"definition" : "This behaves similar to sequential from a 'display' perspective. I.e. items are generally only displayed one at a time. However, with his mode, it is possible to navigate to prior questions and change answers. Amending completed forms is possible."
},
{
"code" : "random",
"display" : "Random",
"definition" : "All enabled questions are visible and accessible to the user. They may complete questions in any order."
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.